projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfc9e8c
)
*** empty log message ***
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Sat, 24 Jan 2004 17:00:21 +0000
(17:00 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Sat, 24 Jan 2004 17:00:21 +0000
(17:00 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c64f0d17698d260302cfb8fa83131e666088c23f..9f78d35e49504760eaec2882a4fd6d5c28a33f4d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * mail/rmail-spam-filter.el:
+ Use two semicolons as Commentary line prefix.
+ Add ";;; Code:" stylized comment.
+ Delete end-of-line whitespace.
+ Wrap (require 'cl) with `eval-when-compile'.
+
2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
* vc.el (vc-annotate): Fix improper use of `make-local-variable'